3D Clipboard Release Notes
==========================

Get the latest version at http://www.smartsoft.tj/.
Current Version:  1.0.7 (BETA)

Installation
------------
Installing 3D Clipboard is very easy.  First of all, make sure you have the
Visual Basic 5.0 Runtime Libraries.  You can get them fron the Smart Software
web page: http://www.smartsoft.tj/files/msvbvm50.exe.  Then, just unzip the
distribution file into a directory of your choice.  If you want 3D Clipboard
to start automatically, just make a shortcut in your Startup group.

NOTE:  I will eventually write a setup program to do this for you, but that
is a little ways in the future.

Un-installation
---------------
To un-install 3D Clipboard (now why would you want to do that?), simply
delete the directory where you installed it. (assuming there's no other
files in there).  3D Clipboard does not create any files on you hard drive.

What it does
------------
3D Clipboard allows you to store multiple items in your clipboard at once.
Currently, it only supports text, but it will eventually support other formats
as well (such as images).  As soon as you copy something to your clipboard, 3D
Clipboard will add this item to its menu.

Documentation
-------------
Well, 3D Clipboard is a very simple program.  It adds an icon of a paperclip to
your tray area next to your clock.  If you click the paperclip, it will display
a popup menu of items in your clipboard.  The item with a check next to it is
the currently selected item.  To select a different item, just click it.  If you
copy something into your clipboard that 3D Clipboard does not recognize (such as
an image or a file), there won't be a check next to any items.  Images will
still work, but if you copy something over an image, you won't be able to go
back to it.

Contacting me
-------------
Check out the home page at http://www.smartsoft.tj/.  If you would like to
report a bug, please use the bug submission form on the page.  You may also
e-mail me at vince@bendnet.com.

Version History
===============

Changes in Build 7
------------------
FIX: Fixed several more bugs.  This version seems very stable.

Changes in Build 6
-----------------
FIX: Fixed several bugs that were introduced in Builds 5 & 6.

Changes in Build 5
------------------
ADD: You can now change the max number of items 3D Clipboard remembers.
ADD: Added an option for 'Clear Clipboard' command.
FIX: Rewrote some of the code, making it more stable and have less bugs.

Changes in Build 4
------------------
FIX: Now removes the tray icon when closed via the Task Manager.
FIX: 3D Clipboard used to appear as 3D Cliipboard in the Task Manager.
ADD: 3D Clipboard now has the option to load itself at Windows startup.
CHG: About box can now be moved by dragging it around.
